home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 15919 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  575 b 

  1. Path: tcp.co.uk!usenet
  2. From: daveg@tcp.co.uk (David)
  3. Newsgroups: comp.lang.c++
  4. Subject: Arrays or Pointers?
  5. Date: Mon, 08 Apr 1996 20:22:33 GMT
  6. Organization: Total Connectivity Providers - Internet access for the UK
  7. Message-ID: <4kbsk3$f07@zeus.tcp.co.uk>
  8. NNTP-Posting-Host: du2-31.tcp.co.uk
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I'm currently on a C++ course and we seem to be using pointers a fair
  12. bit. On questioning this, was told that pointers where quicker than
  13. using arrays. In which situations should I be using arrays over
  14. pointers and vice versa?
  15.  
  16. Thanks
  17.  
  18. David
  19.  
  20.  
  21.